projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2006-05-26
awilliam@xenbuild.aw
merge with xen-unstable.hg
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
kaf24@firebug...
[PAE] Allow pgdirs above 4GB for paravirt guests.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
kaf24@firebug...
Remove bogus inline asm of unused function memchr().
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
kaf24@firebug...
Cast to a signed type before negating if we really...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
kaf24@firebug...
[MINIOS] Allows the use of a C library without modifyin...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Ian.Campbell...
Move include/asm-x86_64/e820.h to include/asm-x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
ack@kneesa...
New weighted fair-share CPU scheduler w/ automatic...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
kaf24@firebug...
Fix cscope rule in .hgignore.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
awilliam@xenbuild.aw
[IA64] support FPSWA hypercall
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Remove net_driver_util module. Inline the one mac-parsi...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
awilliam@xenbuild.aw
[IA64] support FPSWA emulation
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
awilliam@xenbuild.aw
[IA64] remove evtchn_ia64.c
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
[XEND] Wait sufficient time for memory to balloon out...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Allow compat hypercalls to be made via privcmd (to...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Fix VMEXIT tracing.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
[HVM] Support multiple HVM time device models coming...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Fix x86/64 build after previous changeset.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Remove redundant test in grant-table interface code.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Change the x86_emulate() interface to pack all context...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
[BALLOON] Do not allow target to be set below two perce...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Do not include asm/fixmap.h directly from non-arch...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
[XEND] Remember cpu-pinning information across guest...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Fix xc_tbuf.c indentation and stop turning failure...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Ensure trace-buffer size is set back to zero if trace...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
[NET] front: Use netif_carrier to model backend-connect...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
kaf24@firebug...
Separate xenbusstate enumeration from typedef. Avoid...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
awilliam@xenbuild.aw
[IA64] fix AFLAGS again
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
cl349@firebug...
Fix IDE CD-drive PIO mode.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
awilliam@xenbuild.aw
[IA64] acpi read-only mapping
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
awilliam@xenbuild.aw
[IA64] GNTMAP_readonly support linux part
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
awilliam@xenbuild.aw
[IA64] GNTMAP_readonly support xen part
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
awilliam@xenbuild.aw
[IA64] support DOMID_XEN and DOMID_IO of foreign domain...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
awilliam@xenbuild.aw
[IA64] fix dirty_bit in xenivt.S
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
awilliam@xenbuild.aw
[IA64] remove unused audio driver from buildconfigs
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
awilliam@xenbuild.aw
[IA64] swap XEN_HYPER_ITC_D and XEN_HYPER_ITC_I
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
awilliam@xenbuild.aw
[IA64] Add ptc.l emulation
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
kaf24@firebug...
Remove unnecessary x86-specific mapping code from privc...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
kaf24@firebug...
[XENSTORE] Make use of /proc/xen/xsd_{port,kva} private...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
kaf24@firebug...
[PTRACE] Fix ptrace for hvm guests.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
kaf24@firebug...
Event-channel driver: Use for_each_possible_cpu instead
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
kaf24@firebug...
Fix kcons_write and kcons_write_dom0 CodingStyle.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
kaf24@firebug...
Use DEFINE_SPINLOCK in Linux drivers, conforming to...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
kaf24@firebug...
Remove broken inline-asm string functions from Xen...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
awilliam@xenbuild.aw
[IA64] work around ENOSYS vs EINVAL in ioremap
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
awilliam@xenbuild.aw
[IA64] Add -rc support to sparse-merge
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
awilliam@xenbuild.aw
[IA64] make xenLinux/ia64 privcmd mmap not to use dom0...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
emellor@leeni...
Allow a guest to determine its VM UUID.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
awilliam@xenbuild.aw
[IA64] Final patch to make evtchn fully working for...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
emellor@leeni...
Fix log message written when xenstored corrupts its...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
emellor@leeni...
Added get_permissions implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
emellor@leeni...
Fix xspy_get_permissions -- you can't increment the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
awilliam@xenbuild.aw
[IA64] Clean up pirq bind code
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
awilliam@xenbuild.aw
[IA64] Add event injection logic
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
awilliam@xenbuild.aw
[IA64] Add do_callback_ops
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
awilliam@xenbuild.aw
[IA64] Import linux header files
commit
|
commitdiff
|
tree
|
snapshot
2006-05-23
kaf24@firebug...
Move Xen CPU hotplug code into new file cpu_hotplug.c.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
awilliam@xenbuild.aw
[IA64] update default build configs
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
awilliam@xenbuild.aw
merge with xen-unstable.hg
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
kaf24@firebug...
[IA64] Work around auto-ballooning changes.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Ian.Campbell...
Fix x86/64 by passing the required length to reserve_bo...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
awilliam@xenbuild.aw
[IA64] Enable VTi network by defalt
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
ack@kneesa...
Patch linux so that /proc/stat shows all -- not just...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Ian.Campbell...
Fix x86/64 -xenU build. probe_roms() is only defined...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Ian.Campbell...
Remove DOM0_PHYSICAL_MEMORY_MAP dom0 op.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Ian.Campbell...
Convert x86/64 Linux to use the new memory map hypercall.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Ian.Campbell...
Convert x86/32 Linux to use the new memory map hypercall.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Ian.Campbell...
New memory_op subops which return the apparent or actua...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Ian.Campbell...
Add include/asm-x86_64/e820.h to sparse tree
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Ian.Campbell...
Re-order code in preparation for future patches.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
kaf24@firebug...
[LOADER] More sanity checks when parsing Elf images...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
kaf24@firebug...
[ACM] Replace the union structure parameter of the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
kaf24@firebug...
Finish separating the typedefs from structure definitio...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
kaf24@firebug...
[LOADER] Another change to the elf_paddr_offset/virt_ba...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
awilliam@xenbuild.aw
[IA64] Enable P2M/VP by default
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
awilliam@xenbuild.aw
[IA64] add missing ia64_trace_syscall privop
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
awilliam@xenbuild.aw
[IA64] make it possible to disable CONFIG_XEN
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
awilliam@xenbuild.aw
[IA64] sparse-merge: check SPARSEDIR for modifications
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
awilliam@xenbuild.aw
[IA64] minor fix for sparse-merge
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
kaf24@firebug...
[LOADER] Remove check for VIRT_BASE existence: it's...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-20
kaf24@firebug...
[BUILDER] Always build initial PAE pagetables with...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
cl349@firebug...
Don't require sed to support the -r option.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
cl349@firebug...
Make the latest network-bridge tweaks work in a busybox...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[SHADOW] Crash the guest rather than BUGing the whole...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
emellor@leeni...
Merged.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Anthony Liguori
Expose the exceptions thrown by xen.lowlevel.xc so...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[MINIOS] PAE support.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
harry@localhost...
Add a read-verify block device test to xm-test.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
stekloff@elm3b216...
This patch resizes the file system on the xm-test HVM...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
emellor@leeni...
Merged.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
emellor@leeni...
The enforce_dom0_cpus test sets the number of vcpus...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Several page allocations, done in the hypervisor when...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[XEND] An empirical and more conservative memory-overhe...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[XEND] separate concept of initial memory size and...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[XM-TEST] Use explicit (IP id==packet size) on hping2...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[NET] front: Remove duplicate maybe_wake_tx
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Fix xentrace_format to deal with more than 16 CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[NET] front: remove use of typedefs for structures.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Place typedefs on their own separate lines in the Xen...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Introduce is_running_on_xen() to test whether we are...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Fix a crash in gdbserver-xen where it references unmapp...
commit
|
commitdiff
|
tree
|
snapshot
next